auto merge of #798 : alexcrichton/cargo/issue-777, r=brson
authorbors <bors@rust-lang.org>
Fri, 7 Nov 2014 16:52:47 +0000 (16:52 +0000)
committerbors <bors@rust-lang.org>
Fri, 7 Nov 2014 16:52:47 +0000 (16:52 +0000)
commite2ef57d391017230855b883324312d96e00cc49f
tree7d3d04c957c79211723fb516032267c3ddf2aecb
parent00e6fb8adac603ee1e1432b8ac938a46c130307c
parent291c7747630622761dc90b9b5d0839e636709154
auto merge of #798 : alexcrichton/cargo/issue-777, r=brson

At the same time this commit renames the `.tar.gz` extension to `.crate`. This
helps our perception on Windows as we're not trying to leave them out in the
dark, and we'd also like the ability to modify the format later in the future.

Closes #777
src/cargo/core/manifest.rs
src/cargo/sources/registry.rs
tests/test_cargo_publish.rs